FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.geboortezorg#1.3.3-rc4 (79 ms)

Package nictiz.fhir.nl.stu3.geboortezorg
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc4&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-TimeInterval
Url http://nictiz.nl/fhir/StructureDefinition/bc-TimeInterval
Status active
Name bc-TimeInterval
Title bc-TimeInterval
Experimental False
Realm nl
Description A Period profile defining a time interval between two moments in time. Interval can be defined by a start time and end time, start time and duration or duration and end time. For intervals in the future, only duration or start date may be known and one or more of the other elements may be unknown. To specify duration, use the time interval duration extension.
Copyright CC0
Type Period
Kind complex-type

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/bc-UterusActivity bc-UterusActivity

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/bc-timeinterval-duration bc-timeinterval-duration


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "bc-TimeInterval",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/bc-TimeInterval",
  "name" : "bc-TimeInterval",
  "title" : "bc-TimeInterval",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geboortezorg@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A Period profile defining a time interval between two moments in time. Interval can be defined by a start time and end time, start time and duration or duration and end time. For intervals in the future, only duration or start date may be known and one or more of the other elements may be unknown. To specify duration, use the time interval duration extension.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Period",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Period",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Period",
        "path" : "Period",
        "comment" : "A time interval indicates the time between two moments in time. Interval can be defined by a start time and end time, start time and duration or duration and end time. For intervals in the future, only duration or start date may be known and one or more of the other elements may be unknown. To specify duration, use the time interval duration extension."
      },
      {
        "id" : "Period.extension",
        "path" : "Period.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Period.extension:duration",
        "path" : "Period.extension",
        "sliceName" : "duration",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/bc-timeinterval-duration"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.